home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / tsr / scrlit13.zip / README.DOC < prev    next >
Text File  |  1992-11-02  |  3KB  |  66 lines

  1. SCROLLit 1.3         Advanced Scrollback Buffer             November 2, 1992
  2.  
  3.  
  4. Introduction - What is SCROLLit?============================================
  5.  
  6. SCROLLit is not public domain or free software, but is being
  7. destributed as shareware.
  8.  
  9. SCROLLit is a memory resident (TSR) program that captures lines of text that
  10. scroll off the top of the video screen and stores them in compressed form in
  11. an XMS, EMS or conventional memory 'scrollback' buffer of a size specified
  12. by the user. SCROLLit can then be activated or 'popped up' over any
  13. non-graphical program when the scroll lock key is pressed. Once activated,
  14. SCROLLit will let you scroll back through this saved information, line by
  15. line or page by page. SCROLLit has a fast search capability as well as a
  16. block-write feature that allows you to mark a block of lines for writing to
  17. a disk file or sending to your printer.
  18.  
  19. For details on how to run SCROLLit, please refer to the SCROLLIT.DOC
  20. documention file.
  21.  
  22. QUICK START=================================================================
  23.  
  24. SCROLLit can be installed with a 100k buffer by typing:
  25.  
  26.     SCROLLit 100
  27.  
  28. SCROLLit can then by activated by pressing the Scroll Lock key. Once
  29. activated, press the F1 key for a quick command summary. When SCROLLit is
  30. installed, the Scroll Lock key no longer toggles your Scroll Lock light on
  31. and off. Instead press Alt-Scroll Lock.
  32.  
  33. SCROLLit can be removed from memory by typing:
  34.  
  35.     SCROLLit /U
  36.  
  37. See Appendix 3 in SCROLLIT.DOC for a command line summary.
  38.  
  39. Special Cases===============================================================
  40.  
  41. Qmodem/Telix/Procomm users: You will need to configure your communications
  42. software to perform BIOS screen writing rather than the default direct
  43. screen writing. This will allow SCROLLit to intercept and save screen
  44. scrolling. If SCROLLit isn't capturing your scrolling lines, chances are you
  45. need to switch to BIOS screen writing. See Appendix 1 in SCROLLIT.DOC.
  46.  
  47. Desqview users: SCROLLit is Desqview aware. You will need to load SCROLLit
  48. in the Desqview window(s) where you want to capture scrolling. See Appendix
  49. 2 in SCROLLIT.DOC.
  50.  
  51. The Last Byte Memory Manager Users: Some versions of TLB's HIGHTSR program
  52. appear to have difficulty with TSR parameters beginning with a slash (/).
  53. SCROLLit now accepts either slashes or dashes (-). For example, to install
  54. SCROLLit in high memory with a 100k EMS buffer, type:
  55.  
  56.      HIGHTSR SCROLLIT 100 -E
  57.           
  58. FILES in this archive ======================================================
  59.  
  60.   README.DOC    this file
  61.   SCROLLIT.EXE  the SCROLLit program
  62.   SCROLLIT.DOC  the SCROLLit documentation
  63.   WHATSNEW.DOC  summary of changes since Version 1.0
  64.   ORDERFRM.DOC  an order form for registering SCROLLit
  65.   FILE_ID.DIZ   bulletin board file description
  66.